home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2002 July
/
Disc 1
/
PCU0702CD1.iso
/
software
/
apps
/
files
/
animfx.exe
/
#setuppath#
/
blinds.swf
/
scripts
/
frame_15
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-17
|
302 b
|
12 lines
i = 1;
xposstart = parseFloat(x4);
yposstart = parseFloat(y4);
hexV = parseInt(colortext);
myColor = new Color(letter04);
myColor.setRGB(hexV);
hexV = parseInt(colorbackground);
myColor = new Color(background);
myColor.setRGB(hexV);
playsound = "";
setProperty("letter04", _visible, false);